| Overload | Description |
|---|---|
| CreateValuePredicateAnalyzer<TTarget,TValue>(String,Analyzer<TTarget,TValue>,Analyzer<TValue,Boolean>) | Creates the predicate value analyzer that analyzes result of value getter using the predicate analyzer. |
| CreateValuePredicateAnalyzer<TTarget,TValue>(Analyzer<TTarget,TValue>,Analyzer<TValue,Boolean>) | Creates the predicate value analyzer that analyzes result of value getter using the predicate analyzer. |